Various fixes for native windows:
authorAlexander Larsson <alexl@redhat.com>
Thu, 18 Dec 2008 12:36:52 +0000 (13:36 +0100)
committerAlexander Larsson <alex@localhost.localdomain>
Thu, 2 Apr 2009 08:15:17 +0000 (10:15 +0200)
commit4a0cb4a2407707834b5181e8a7210266f389ee97
treeb5090ff53bb76734b904c5a5487e080987499892
parent76e23f00da411989760a77581573729d85674acf
Various fixes for native windows:
move_region_on_impl() - doesn't need to copy anything if dx/dy == 0
Ensure that we queue an update when invalidating an empty area but we have outstanding moves
Temporarily unset background when moving native child windows
gdk/gdkwindow.c
gdk/x11/gdkgeometry-x11.c
gdk/x11/gdkwindow-x11.c